home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 2944 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  721 b 

  1. Path: news.ios.com!usenet
  2. From: vlad@gramercy.ios.com (Vlastimil Adamovsky)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Classes in DLL's
  5. Date: Sat, 20 Jan 1996 20:09:45 GMT
  6. Organization: Internet Online Services
  7. Message-ID: <4drhqp$c46@news.ios.com>
  8. References: <4dotif$1dkc@rtpnews.raleigh.ibm.com>
  9. NNTP-Posting-Host: ppp-36.ts-7.hck.idt.net
  10. X-Newsreader: Forte Free Agent 1.0.82
  11.  
  12. jtoering@vnet.ibm.com wrote:
  13.  
  14. >I am familiar with how to import functions from
  15. >DLL's but how do you import class methods?
  16.  
  17. >thanks
  18.  
  19. >Jim T
  20.  
  21.  
  22. Export the whole class
  23.  
  24.  
  25. *******************************************
  26. *    Vlastimil Adamovsky                  *
  27. *  Smalltalk and C++ development          *
  28. *******************************************
  29.  
  30.